Modula-2 - significado y definición. Qué es Modula-2
Diclib.com
Diccionario en línea

Qué (quién) es Modula-2 - definición


Modula-2         
PROGRAMMING LANGUAGE
Modula2 programming language; Modula-2 (programming language); Modula 2; Modula2; Modula-2 language; Turbo Modula-2; Modula-II; Modula II; Modula-2 programming language; ISO 10514
<language> A high-level programming language designed by Niklaus Wirth at ETH in 1978. It is a derivative of Pascal with well-defined interfaces between modules, and facilities for parallel computation. Modula-2 was developed as the system language for the Lilith workstation. The central concept is the module which may be used to encapsulate a set of related subprograms and data structures, and restrict their visibility from other portions of the program. Each module has a definition part giving the interface, and an implementation part. The language provides limited single-processor concurrency (monitors, coroutines and explicit transfer of control) and hardware access (absolute addresses and interrupts). It uses name equivalence. {Modula-2/m2.tar.Z">DEC FTP archive (ftp://gatekeeper.dec.com/.1/DEC/Modula-2/m2.tar.Z)}. ["Programming in Modula-2", N. Wirth, Springer 1985]. (1995-10-25)
Modula         
PROGRAMMING LANGUAGE
Modula programming language; Modula (programming language)
Modula-3         
PROGRAMMING LANGUAGE
Modula-3 programming language; Modula3 programming language; Modula language; Modula-3 (programming language); MODULA-3; Modula 3; Generics in Modula-3
L. Cardelli et al, DEC and Olivetti, 1988. A descendant of Modula-2+ and Cedar, designed for safety and simplicity. Objects, generics, threads, exceptions and garbage collection. Modules are explicitly safe or unsafe. As in Mesa, any set of variables can be monitored. No multiple inheritance, no operator overloading. Uses structural equivalence. "Modula-3 Report", Luca Cardelli et al, TR 52, DEC SRC, and Olivetti Research Center, Aug 1988 (revised Oct 1989). The changes are described in "System Programming with Modula-3", Greg Nelson ed, P-H 1991, ISBN 0-13-590464-1. "Modula-3", Sam Harbison, P-H 1992. Version: SRC Modula-3 V1.5. Modula-3/release/">ftp://gatekeeper.dec.com/pub/DEC/Modula-3/release/. See also SRC Modula-3.

Wikipedia

Modula-2
| family = Wirth Modula
Ejemplos de pronunciación para Modula-2
1. It's addition modulo 2, just like in the parity bit check on your computer.
ted-talks_198_RonEglash_2007G-320k